home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / FILEVIEW / WHATIS.ZIP / WHATIS.DOC < prev    next >
Encoding:
Text File  |  1990-12-11  |  4.2 KB  |  95 lines

  1. ------------------------------------------------------------------------------
  2.  
  3. WHATIS  v1.2  Copyright (c) 1989-1990, J.E. Smith, All rights reserved.
  4.  
  5. USAGE: WHATIS filename[.ext]  (i.e. WHATIS whatis)
  6.  
  7.  WHATIS reads a file and tries to determine what language and compiler was used
  8.  to create it.  It can identify the following: Turbo C, Microsoft C, Lattice C,
  9.  Datalight/Zortech C, Turbo BASIC, Quick BASIC and Turbo Pascal (v3 and
  10.  before). Quick C is not distinguished from Microsoft C.  Also, programs
  11.  compressed with Bellard's LZEXE.EXE are so noted.
  12.  
  13.  If extension is omitted, the program will look for a .COM file first, if no
  14.  match is found it will then look for an .EXE file.
  15.  
  16.  Please copy and share this program with others.  For a contribution of $5, 
  17.  I will send the latest version of WHATIS and demos of MY MONEY(tm) and
  18.  MY TIME(tm).
  19.  
  20. ------------------------------------------------------------------------------
  21.  
  22. HISTORY:
  23.  
  24. Version     Date                    Description
  25.   1.0     06-22-89   Original release could detect Turbo C, Microsoft C,
  26.                      Lattice C, Turbo BASIC, Quick BASIC and Turbo Pascal
  27.                      (v3 and before).
  28.  
  29.   1.1     03-27-90   Added Datalight/Zortech C to the list.
  30.  
  31.   1.2     12-11-90   Added Turbo C++.  Version numbers for past and present
  32.                      Turbo-C compilers.  Added the ability to identify a
  33.                      *limited* number of assembly programs (usually multi-
  34.                      module programs assembled with TASM).  It will now
  35.                      identify programs compressed with Bellard's LZEXE.EXE
  36.                      program.
  37.  
  38. ------------------------------------------------------------------------------
  39.  
  40. Comments may be sent to:
  41.  
  42.                    J.E. Smith
  43.               344 Observatory Drive       or       Address GENIE mail to:
  44.               Birmingham, AL  35206                    J.SMITH577
  45.  
  46. ------------------------------------------------------------------------------
  47.  
  48.  
  49.          ----------------end-of-author's-documentation---------------
  50.  
  51.                          Software Library Information:
  52.  
  53.                     This disk copy provided as a service of
  54.  
  55.                            Public (software) Library
  56.  
  57.          We are not the authors of this program, nor are we associated
  58.          with the author in any way other than as a distributor of the
  59.          program in accordance with the author's terms of distribution.
  60.  
  61.          Please direct shareware payments and specific questions about
  62.          this program to the author of the program, whose name appears
  63.          elsewhere in  this documentation. If you have trouble getting
  64.          in touch with the author,  we will do whatever we can to help
  65.          you with your questions. All programs have been tested and do
  66.          run.  To report problems,  please use the form that is in the
  67.          file PROBLEM.DOC on many of our disks or in other written for-
  68.          mat with screen printouts, if possible.  PsL cannot debug pro-
  69.          programs over the telephone, though we can answer questions.
  70.  
  71.          Disks in the PsL are updated  monthly,  so if you did not get
  72.          this disk directly from the PsL, you should be aware that the
  73.          files in this set may no longer be the current versions. Also,
  74.          if you got this disk from another vendor and are having prob-
  75.          lems,  be aware that  some files may have become corrupted or
  76.          lost by that vendor. Get a current, working disk from PsL.
  77.  
  78.          For a copy of the latest monthly software library newsletter
  79.          and a list of the 3,000+ disks in the library, call or write
  80.  
  81.                            Public (software) Library
  82.                                P.O.Box 35705 - F
  83.                             Houston, TX 77235-5705
  84.  
  85.                                 1-800-2424-PSL
  86.                              MC/Visa/AmEx/Discover
  87.  
  88.                           Outside of U.S. or in Texas
  89.                           or for general information,
  90.                               Call 1-713-524-6394
  91.  
  92.                           PsL also has an outstanding
  93.                           catalog for the Macintosh.
  94.  
  95.